-
Notifications
You must be signed in to change notification settings - Fork 37
hw: Add Multicast capabilities #123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Remove unwanted files and update .gitignore remove unwanted files Restore files and fix .gitignore gitignore Delete work_axi_mesh_xy directory Delete work directory a a add necessary file add git workflows del tcl.txt
961ba7f
to
a58146a
Compare
a58146a
to
a196bfb
Compare
966e2c9
to
bbbdc57
Compare
78942e9
to
9552ac5
Compare
9552ac5
to
457eb0b
Compare
// Solderpad Hardware License, Version 0.51, see LICENSE for details. | ||
// SPDX-License-Identifier: SHL-0.51 | ||
// | ||
// Author: Tim Fischer <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fischeti Do we really need this module? I think is not used anywhere, can I remove it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was intended for the reduction in the router, but you can also remove it
hw/floo_route_comp.sv
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are not using anymore the routre_comp
module. This oculd be removed as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jep
47ae340
to
8f8ef29
Compare
cc0c6f8
to
1aa9065
Compare
1aa9065
to
e516758
Compare
6fefba6
to
a86e8b3
Compare
Collective communication: Multicast
Adds multicast and basic reduction capabilities to FlooNoC. This PR supersedes #116
TODO:
axi
,idma
)ReduceMask